type runtime.throwType

4 uses

	runtime (current package)
		panic.go#L18: type throwType uint32
		panic.go#L22: 	throwTypeNone throwType = iota
		panic.go#L1235: func fatalthrow(t throwType) {
		runtime2.go#L572: 	throwing        throwType